home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / tame230.arc / UPDATE.DOC < prev   
Encoding:
Text File  |  1990-05-03  |  3.4 KB  |  107 lines

  1.                               Tame Upgrade History
  2.  
  3. Version 2.3
  4.  
  5.    Support was added for OmniView, VM/386, and TopView compatible
  6.    multi-taskers.  New options were added to specify which multitasker is in
  7.    use in case Tame cannot correctly determine which it is.
  8.  
  9.    New /NoKeyPoll option allows keyboard polls to be ignored.  This allows
  10.    switching to be based only on the date poll.
  11.  
  12.    The Tame status report now indicates how many times Tame forced the task to
  13.    run only in the foreground.
  14.  
  15.    Compatibility problem with Taming Prodoor 3.1 in DESQview was solved.
  16.  
  17.    The /FGOnly option now has a synonym /NoBackGround due to nomenclature
  18.    changes in DESQview.  Also, /NoFGOnly has a synonym of /BackGround.
  19.  
  20.    /KeyIdle is no longer the default key-idle option.
  21.  
  22. Version 2.2
  23.  
  24.    This version has many new options, making Tame even more effective at
  25.    reducing Multi-tasking overhead.
  26.  
  27.    New -FGonly:N option forces the task to not run (at all) in the background
  28.    during the periods that it is polling the keyboard.  An optional "N" numeric
  29.    argument allows activating this only after N successive forced task
  30.    switches.  This works only in DESQview, and is not recommended for all
  31.    applications.  However, when it may be used, it is extremely effective.  See
  32.    the DOC file for more details.
  33.  
  34.    The -KeyIdle option now allows specifying the poll threshold to use after an
  35.    idle interrupt is detected.  With version 2.0 and 2.1, /KeyIdle defaulted to
  36.    being on with a fixed threshold of 0.  The default now has /KeyIdle off, and
  37.    if turned on, its default value is 2.
  38.  
  39.    New -Frequency:n,m option may be used in place of -MAX, and will switch
  40.    tasks only if that many polls come in one timer tick (18.2 ticks per
  41.    second).  This requires individual tuning, but it gives Tame the best
  42.    indicator of how much the task is really working.  A nominal value for "n"
  43.    is suggested by Tame if you specify /Frequency with no value.
  44.  
  45.    New -CLONE:filename option will make a new TAME-RES with the current
  46.    parameters as its defaults.  Must be run as the only Tame option on the
  47.    command line.  This feature is available only to registered users.
  48.  
  49.    Some general cleanup of DESQview handling was done based on information in
  50.    the DESQview API manual
  51.  
  52.    Tame now uses DESQview to make sure DOS is not busy.  This is more effective
  53.    than the previously used method when using DESQview.
  54.  
  55.    An incompatibility with the DX shareware utility was corrected.  The problem
  56.    may have affected other programs.
  57.  
  58. Version 2.1
  59.  
  60.    A problem with Tame locking up some machines has been fixed.
  61.  
  62.    New -INT15 option added to use version 2.0 INT15 handling
  63.  
  64.    Registered users may now easily register new releases of Tame.
  65.  
  66. Version 2.0
  67.  
  68.    Tame is now a TSR, and it uses less than 1K of memory.
  69.  
  70.    The function of the previous -Key_Idle option has been removed.  A new
  71.    option has been added with the same name, but a completely different
  72.    meaning.
  73.  
  74.    The following options are no longer supported:
  75.  
  76.       1  -CALLS
  77.  
  78.       2  -DESQVIEW
  79.  
  80.       3  -IDLE
  81.  
  82.       4  -POLL
  83.  
  84.    The following options have been added:
  85.  
  86.       1  -GETALL
  87.  
  88.       2  -HALTSWITCH
  89.  
  90.       3  -OFF
  91.  
  92.       4  -ON
  93.  
  94.       5  -SERIAL
  95.  
  96.       6  -STATUS
  97.  
  98.       7  -UNINSTALL
  99.  
  100.    The following options have been renamed
  101.  
  102.       1  -KEY is now -KEYSWITCH
  103.  
  104.       2  -TIME is now -TIMEPOLL
  105.  
  106.       3  -TOTALS is now -STATUS
  107.